home *** CD-ROM | disk | FTP | other *** search
/ APDL Eductation Resources / APDL Eductation Resources.iso / programs / games / mahjongg / !Mahjongg / !Run < prev    next >
Encoding:
Text File  |  1990-07-16  |  264 b   |  8 lines

  1. Set MahJongg$Dir <Obey$Dir>
  2. RMEnsure MemAlloc   0 RMLoad <MahJongg$Dir>.Modules.MemAlloc
  3. RMEnsure FPEmulator 0 RMLoad <MahJongg$Dir>.Modules.FPE
  4. RMEnsure ABClib     0 RMLoad <MahJongg$Dir>.Modules.ABClib
  5. ScreenSize 160K
  6. SpriteSize 72K
  7. Run <MahJongg$Dir>.!RunImage
  8.